home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Graphics / Utilities / DLViewer_1.0b8 Folder / Changes to DLViewer next >
Text File  |  1994-04-06  |  2KB  |  30 lines

  1. Changes in 1.0b4
  2. ----------------
  3. •    Added multi-monitor support.  DLViewer now looks at all monitors connected to the system and if the main monitor is not set to 256 colors, it will look for any other monitor that is in 256 colors and run there.
  4.  
  5. Changes in 1.0b5
  6. ----------------
  7. •    Fixed a problem with not being able to choose any items from the Apple menu.
  8. •    Menu items should now always been correctly enabled or disabled.
  9. •    Implemented various "looping" commands, as per latest version of XAnim.
  10. •    The ability to play a DL through just once has been added.  The default action of opening a DL will still be to repeat it indefinitely, but this can be overriden by a menu option to play it once.
  11. •    Re-implemented document opening to use (high-level) AppleEvents, as the old method of opening documents will not be supported by PowerMacintosh.  Left in the old method of drag-and-drop for users that are still running System 6.0.x.
  12.  
  13. Changes in 1.0b6
  14. ----------------
  15. •    Added the ability to hit ESCAPE or COMMAND-. to cancel out of the frame rate dialog.
  16.  
  17. Changes in 1.0b7
  18. ----------------
  19. •    Added a progress/status bar so you have a better idea how long it will take to open
  20.     the file.
  21.  
  22. Changes in 1.0b8
  23. ----------------
  24. •    Performance enhancement:  WaitNextEvent() is now not called as often.  Instead of being
  25.     called every time thru the main event loop, it is now only called every sixth time.
  26.  
  27. Changes To Be Done In The Future:
  28. ------------------------------
  29. •    Since DLViewer now supports AppleEvents (for System 7.x users), it also provides minimal support for AppleScript as well.  You can now script application Launch, Open File, Print File and Quit.  Of course, you can't actually PRINT a DL, but the application responds correctly to the basic AppleScript command suite.
  30. •    Allow conversion of DLs to QuickTime™ MooVies.